CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sd 51

搜索资源列表

  1. report_of_sd_mmc_reader1

    0下载:
  2. 51单片机读写SD_MMC卡设计报告--本文件介绍了在51平台通过SPI方式读写SD/MMC卡,包括软硬件需求, SD/MMC硬件连接, SPI接口软件模拟,SD/MMC上电初始化,写单块,读单块,写多块,读多块,块擦除,上位串口通讯协议,PC上位软件操作说明等。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:233452
    • 提供者:6756
  1. SDprogram

    0下载:
  2. 开发环境用伟福仿真软件。 详细功能:由51系列单片机读写数字温度传感器DS1820采集到的温度,并将温度值以FAT16文件格式存储到SD卡中。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:2326
    • 提供者:张洪涛
  1. XXSD_Card

    0下载:
  2. 51的SD卡驱动程序库,做此项目的朋友可以参考一下
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:22151
    • 提供者:
  1. TFT-SD

    0下载:
  2. 51单片机读取SD卡类型和容量,彩屏中显示卡的类型名字和容量-51 microcontroller reads the type and capacity of the SD card, color screen to display the name of the card type and capacity
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:76685
    • 提供者:sukoo
  1. 51-SD-card-reader-and-write-

    0下载:
  2. 51读写SD卡源码(包括FAT及FAT32文件系统)-51 SD card reader source code (including FAT and FAT32 file system)
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:205672
    • 提供者:david
  1. SD

    0下载:
  2. 基于51单片机的SD卡的开发与应用的详细资料-Based on 51 single-chip SD card development and application details
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:831003
    • 提供者:邹天胜
  1. 51-FAT32

    0下载:
  2. 51单片机上移植的FAT文件系统,可以成功读取FAT32文件系统的SD卡里面的文件-SCM 51 transplant of the FAT file system, you can successfully read the FAT32 file system of the SD card inside the file
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:128991
    • 提供者:
  1. sd

    0下载:
  2. 51单片机程序:SD卡读图片到彩屏,非常好的一个程序-51 SCM procedures: SD card reader pictures to color, a very good program
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2382
    • 提供者:张军
  1. 51-SD

    0下载:
  2. 51读取 sd卡程序,基于znfat文件操作系统-51 sd c
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:178754
    • 提供者:王彬
  1. SD-card-electronic-photo-album

    0下载:
  2. 基于51单片机的2G以下SD卡电子相册程序 通过读出SD卡中320x240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片 注意事项:由于SD卡使用SPI模式,并且是块读取(512Byte),所以需要单片机提供大于512的可用RAM,以供缓冲使用这里可以选择STC89c52RD+、STC89C58RD+、STC89C516RD+,后缀RD+表明扩展RAM是1024字节,RC表明扩展RAM256字节-Based on 51 single-chip electronic album
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:40508
    • 提供者:何明强
  1. Based-on-51-SD-card-pictures-showed

    0下载:
  2. 51单片机通过读出SD卡中320x240像素、16位BMP图片的HEX数据,依次写到彩屏上,还原图片-51 single chip microcomputer in 320 x240 pixel read SD card, 16-bit HEX BMP image data, wrote in turn on the color screen, restore image
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:36628
    • 提供者:雷家财
  1. SD

    0下载:
  2. 在keil环境下实现了基于51的SD卡读和写-In keil environment to achieve a 51 on the SD card read and write
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:24159
    • 提供者:乔沐
  1. 51-SD-ant

    0下载:
  2. 基于AT89S52单片机(奥能特)SD模块测试程序-51 single sd card (Austria to special) program
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:44856
    • 提供者:dahua
  1. 51-2.5-tft

    0下载:
  2. C51刷屏测试程序爱普生2.5寸屏。将BIN目录下的图片复制到SD卡里,注存到SD卡上的图不能是JPG或BMP图片-main() { while(1) { Lcd_Init() //tft初始化 Pant(0xf800) delayms(1000) Pant(0X07E0) delayms(1000) Pant(0x001f) delayms(1000) } }
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4424863
    • 提供者:liuqingtao
  1. SD

    0下载:
  2. 51单片机读取sd卡,亲测可用,暂时还没加上文件系统的。-51muc and sd card,based on stc90c516rd+
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-02
    • 文件大小:922984
    • 提供者:wing
  1. SD

    0下载:
  2. 51单片机进行SD卡读写程序。程序经过验证,能直接使用。-51 MCU SD card reader program. Procedures after verification, can directly use.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:58597
    • 提供者:刘浩
  1. sd

    0下载:
  2. 使用51单片机读取SD卡中的图形文件到,显示到彩色屏幕上-51 microcontroller reads SD card using graphics file to display on the color screen
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2377
    • 提供者:Luffy
  1. SD

    0下载:
  2. SD卡的使用程序,可用单片机控制实现外存储,51程序-SD card of the use of the program can be used to achieve single-chip microcomputer control, the 51 program
  3. 所属分类:SCM

    • 发布日期:2017-05-30
    • 文件大小:11841233
    • 提供者:田广阔
  1. SD

    0下载:
  2. 51单片机SDHC卡驱动程序,模拟SPI总线方式,修改相关引脚即可直接调用-51MCU SD card deiver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:1408
    • 提供者:TF
  1. CH375的库文件1

    0下载:
  2. ch375的库文件,供编程参考 有技术资料和51例程(CH375 library files for technical reference and C51 programming reference)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:834560
    • 提供者:众醒我独醉
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com